After parsing, API users can modify the SPIR-V via reflection and call this to disassemble the SPIR-V into the desired langauage. Sub-classes actually implement this.
See Implementation
After parsing, API users can modify the SPIR-V via reflection and call this to disassemble the SPIR-V into the desired langauage. Sub-classes actually implement this.